3.2.3 \(\int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{3/2}}{(c-c \sin (e+f x))^{7/2}} \, dx\) [103]

3.2.3.1 Optimal result
3.2.3.2 Mathematica [A] (verified)
3.2.3.3 Rubi [A] (verified)
3.2.3.4 Maple [C] (warning: unable to verify)
3.2.3.5 Fricas [C] (verification not implemented)
3.2.3.6 Sympy [F(-1)]
3.2.3.7 Maxima [F]
3.2.3.8 Giac [F(-1)]
3.2.3.9 Mupad [F(-1)]

3.2.3.1 Optimal result

Integrand size = 42, antiderivative size = 243 \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{3/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\frac {4 a (g \cos (e+f x))^{5/2} \sqrt {a+a \sin (e+f x)}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {28 a^2 (g \cos (e+f x))^{5/2}}{45 c f g \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{5/2}}+\frac {14 a^2 (g \cos (e+f x))^{5/2}}{15 c^2 f g \sqrt {a+a \sin (e+f x)} (c-c \sin (e+f x))^{3/2}}-\frac {14 a^2 g \sqrt {\cos (e+f x)} \sqrt {g \cos (e+f x)} E\left (\left .\frac {1}{2} (e+f x)\right |2\right )}{15 c^3 f \sqrt {a+a \sin (e+f x)} \sqrt {c-c \sin (e+f x)}} \]

output
-28/45*a^2*(g*cos(f*x+e))^(5/2)/c/f/g/(c-c*sin(f*x+e))^(5/2)/(a+a*sin(f*x+ 
e))^(1/2)+14/15*a^2*(g*cos(f*x+e))^(5/2)/c^2/f/g/(c-c*sin(f*x+e))^(3/2)/(a 
+a*sin(f*x+e))^(1/2)+4/9*a*(g*cos(f*x+e))^(5/2)*(a+a*sin(f*x+e))^(1/2)/f/g 
/(c-c*sin(f*x+e))^(7/2)-14/15*a^2*g*(cos(1/2*f*x+1/2*e)^2)^(1/2)/cos(1/2*f 
*x+1/2*e)*EllipticE(sin(1/2*f*x+1/2*e),2^(1/2))*cos(f*x+e)^(1/2)*(g*cos(f* 
x+e))^(1/2)/c^3/f/(a+a*sin(f*x+e))^(1/2)/(c-c*sin(f*x+e))^(1/2)
 
3.2.3.2 Mathematica [A] (verified)

Time = 5.12 (sec) , antiderivative size = 218, normalized size of antiderivative = 0.90 \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{3/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\frac {a \sqrt {\cos (e+f x)} (g \cos (e+f x))^{3/2} \sqrt {a (1+\sin (e+f x))} \left (84 E\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \left (\cos \left (\frac {1}{2} (e+f x)\right )-\sin \left (\frac {1}{2} (e+f x)\right )\right )^5+\sqrt {\cos (e+f x)} \left (-74 \cos \left (\frac {1}{2} (e+f x)\right )-15 \cos \left (\frac {3}{2} (e+f x)\right )+21 \cos \left (\frac {5}{2} (e+f x)\right )-74 \sin \left (\frac {1}{2} (e+f x)\right )+15 \sin \left (\frac {3}{2} (e+f x)\right )+21 \sin \left (\frac {5}{2} (e+f x)\right )\right )\right )}{90 c^3 f \left (\cos \left (\frac {1}{2} (e+f x)\right )+\sin \left (\frac {1}{2} (e+f x)\right )\right )^3 (-1+\sin (e+f x))^3 \sqrt {c-c \sin (e+f x)}} \]

input
Integrate[((g*Cos[e + f*x])^(3/2)*(a + a*Sin[e + f*x])^(3/2))/(c - c*Sin[e 
 + f*x])^(7/2),x]
 
output
(a*Sqrt[Cos[e + f*x]]*(g*Cos[e + f*x])^(3/2)*Sqrt[a*(1 + Sin[e + f*x])]*(8 
4*EllipticE[(e + f*x)/2, 2]*(Cos[(e + f*x)/2] - Sin[(e + f*x)/2])^5 + Sqrt 
[Cos[e + f*x]]*(-74*Cos[(e + f*x)/2] - 15*Cos[(3*(e + f*x))/2] + 21*Cos[(5 
*(e + f*x))/2] - 74*Sin[(e + f*x)/2] + 15*Sin[(3*(e + f*x))/2] + 21*Sin[(5 
*(e + f*x))/2])))/(90*c^3*f*(Cos[(e + f*x)/2] + Sin[(e + f*x)/2])^3*(-1 + 
Sin[e + f*x])^3*Sqrt[c - c*Sin[e + f*x]])
 
3.2.3.3 Rubi [A] (verified)

Time = 1.79 (sec) , antiderivative size = 243, normalized size of antiderivative = 1.00, number of steps used = 12, number of rules used = 12, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.286, Rules used = {3042, 3329, 3042, 3329, 3042, 3331, 3042, 3321, 3042, 3121, 3042, 3119}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {(a \sin (e+f x)+a)^{3/2} (g \cos (e+f x))^{3/2}}{(c-c \sin (e+f x))^{7/2}} \, dx\)

\(\Big \downarrow \) 3042

\(\displaystyle \int \frac {(a \sin (e+f x)+a)^{3/2} (g \cos (e+f x))^{3/2}}{(c-c \sin (e+f x))^{7/2}}dx\)

\(\Big \downarrow \) 3329

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \int \frac {(g \cos (e+f x))^{3/2} \sqrt {\sin (e+f x) a+a}}{(c-c \sin (e+f x))^{5/2}}dx}{9 c}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \int \frac {(g \cos (e+f x))^{3/2} \sqrt {\sin (e+f x) a+a}}{(c-c \sin (e+f x))^{5/2}}dx}{9 c}\)

\(\Big \downarrow \) 3329

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \left (\frac {4 a (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{5/2}}-\frac {3 a \int \frac {(g \cos (e+f x))^{3/2}}{\sqrt {\sin (e+f x) a+a} (c-c \sin (e+f x))^{3/2}}dx}{5 c}\right )}{9 c}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \left (\frac {4 a (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{5/2}}-\frac {3 a \int \frac {(g \cos (e+f x))^{3/2}}{\sqrt {\sin (e+f x) a+a} (c-c \sin (e+f x))^{3/2}}dx}{5 c}\right )}{9 c}\)

\(\Big \downarrow \) 3331

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \left (\frac {4 a (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{5/2}}-\frac {3 a \left (\frac {2 (g \cos (e+f x))^{5/2}}{f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{3/2}}-\frac {\int \frac {(g \cos (e+f x))^{3/2}}{\sqrt {\sin (e+f x) a+a} \sqrt {c-c \sin (e+f x)}}dx}{c}\right )}{5 c}\right )}{9 c}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \left (\frac {4 a (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{5/2}}-\frac {3 a \left (\frac {2 (g \cos (e+f x))^{5/2}}{f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{3/2}}-\frac {\int \frac {(g \cos (e+f x))^{3/2}}{\sqrt {\sin (e+f x) a+a} \sqrt {c-c \sin (e+f x)}}dx}{c}\right )}{5 c}\right )}{9 c}\)

\(\Big \downarrow \) 3321

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \left (\frac {4 a (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{5/2}}-\frac {3 a \left (\frac {2 (g \cos (e+f x))^{5/2}}{f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{3/2}}-\frac {g \cos (e+f x) \int \sqrt {g \cos (e+f x)}dx}{c \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}\right )}{5 c}\right )}{9 c}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \left (\frac {4 a (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{5/2}}-\frac {3 a \left (\frac {2 (g \cos (e+f x))^{5/2}}{f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{3/2}}-\frac {g \cos (e+f x) \int \sqrt {g \sin \left (e+f x+\frac {\pi }{2}\right )}dx}{c \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}\right )}{5 c}\right )}{9 c}\)

\(\Big \downarrow \) 3121

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \left (\frac {4 a (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{5/2}}-\frac {3 a \left (\frac {2 (g \cos (e+f x))^{5/2}}{f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{3/2}}-\frac {g \sqrt {\cos (e+f x)} \sqrt {g \cos (e+f x)} \int \sqrt {\cos (e+f x)}dx}{c \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}\right )}{5 c}\right )}{9 c}\)

\(\Big \downarrow \) 3042

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \left (\frac {4 a (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{5/2}}-\frac {3 a \left (\frac {2 (g \cos (e+f x))^{5/2}}{f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{3/2}}-\frac {g \sqrt {\cos (e+f x)} \sqrt {g \cos (e+f x)} \int \sqrt {\sin \left (e+f x+\frac {\pi }{2}\right )}dx}{c \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}\right )}{5 c}\right )}{9 c}\)

\(\Big \downarrow \) 3119

\(\displaystyle \frac {4 a \sqrt {a \sin (e+f x)+a} (g \cos (e+f x))^{5/2}}{9 f g (c-c \sin (e+f x))^{7/2}}-\frac {7 a \left (\frac {4 a (g \cos (e+f x))^{5/2}}{5 f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{5/2}}-\frac {3 a \left (\frac {2 (g \cos (e+f x))^{5/2}}{f g \sqrt {a \sin (e+f x)+a} (c-c \sin (e+f x))^{3/2}}-\frac {2 g \sqrt {\cos (e+f x)} E\left (\left .\frac {1}{2} (e+f x)\right |2\right ) \sqrt {g \cos (e+f x)}}{c f \sqrt {a \sin (e+f x)+a} \sqrt {c-c \sin (e+f x)}}\right )}{5 c}\right )}{9 c}\)

input
Int[((g*Cos[e + f*x])^(3/2)*(a + a*Sin[e + f*x])^(3/2))/(c - c*Sin[e + f*x 
])^(7/2),x]
 
output
(4*a*(g*Cos[e + f*x])^(5/2)*Sqrt[a + a*Sin[e + f*x]])/(9*f*g*(c - c*Sin[e 
+ f*x])^(7/2)) - (7*a*((4*a*(g*Cos[e + f*x])^(5/2))/(5*f*g*Sqrt[a + a*Sin[ 
e + f*x]]*(c - c*Sin[e + f*x])^(5/2)) - (3*a*((2*(g*Cos[e + f*x])^(5/2))/( 
f*g*Sqrt[a + a*Sin[e + f*x]]*(c - c*Sin[e + f*x])^(3/2)) - (2*g*Sqrt[Cos[e 
 + f*x]]*Sqrt[g*Cos[e + f*x]]*EllipticE[(e + f*x)/2, 2])/(c*f*Sqrt[a + a*S 
in[e + f*x]]*Sqrt[c - c*Sin[e + f*x]])))/(5*c)))/(9*c)
 

3.2.3.3.1 Defintions of rubi rules used

rule 3042
Int[u_, x_Symbol] :> Int[DeactivateTrig[u, x], x] /; FunctionOfTrigOfLinear 
Q[u, x]
 

rule 3119
Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticE[(1/2)* 
(c - Pi/2 + d*x), 2], x] /; FreeQ[{c, d}, x]
 

rule 3121
Int[((b_)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Simp[(b*Sin[c + d*x]) 
^n/Sin[c + d*x]^n   Int[Sin[c + d*x]^n, x], x] /; FreeQ[{b, c, d}, x] && Lt 
Q[-1, n, 1] && IntegerQ[2*n]
 

rule 3321
Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)/(Sqrt[(a_) + (b_.)*sin[(e_.) + (f_ 
.)*(x_)]]*Sqrt[(c_) + (d_.)*sin[(e_.) + (f_.)*(x_)]]), x_Symbol] :> Simp[g* 
(Cos[e + f*x]/(Sqrt[a + b*Sin[e + f*x]]*Sqrt[c + d*Sin[e + f*x]]))   Int[(g 
*Cos[e + f*x])^(p - 1), x], x] /; FreeQ[{a, b, c, d, e, f, g, p}, x] && EqQ 
[b*c + a*d, 0] && EqQ[a^2 - b^2, 0]
 

rule 3329
Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x 
_)])^(m_)*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[-2 
*b*(g*Cos[e + f*x])^(p + 1)*(a + b*Sin[e + f*x])^(m - 1)*((c + d*Sin[e + f* 
x])^n/(f*g*(2*n + p + 1))), x] - Simp[b*((2*m + p - 1)/(d*(2*n + p + 1))) 
 Int[(g*Cos[e + f*x])^p*(a + b*Sin[e + f*x])^(m - 1)*(c + d*Sin[e + f*x])^( 
n + 1), x], x] /; FreeQ[{a, b, c, d, e, f, g, p}, x] && EqQ[b*c + a*d, 0] & 
& EqQ[a^2 - b^2, 0] && GtQ[m, 0] && LtQ[n, -1] && NeQ[2*n + p + 1, 0] && In 
tegersQ[2*m, 2*n, 2*p]
 

rule 3331
Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((a_) + (b_.)*sin[(e_.) + (f_.)*(x 
_)])^(m_)*((c_) + (d_.)*sin[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[b* 
(g*Cos[e + f*x])^(p + 1)*(a + b*Sin[e + f*x])^m*((c + d*Sin[e + f*x])^n/(a* 
f*g*(2*m + p + 1))), x] + Simp[(m + n + p + 1)/(a*(2*m + p + 1))   Int[(g*C 
os[e + f*x])^p*(a + b*Sin[e + f*x])^(m + 1)*(c + d*Sin[e + f*x])^n, x], x] 
/; FreeQ[{a, b, c, d, e, f, g, n, p}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 - 
b^2, 0] && LtQ[m, -1] && NeQ[2*m + p + 1, 0] &&  !LtQ[m, n, -1] && Integers 
Q[2*m, 2*n, 2*p]
 
3.2.3.4 Maple [C] (warning: unable to verify)

Result contains complex when optimal does not.

Time = 1.64 (sec) , antiderivative size = 2064, normalized size of antiderivative = 8.49

method result size
default \(\text {Expression too large to display}\) \(2064\)

input
int((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(3/2)/(c-c*sin(f*x+e))^(7/2),x,m 
ethod=_RETURNVERBOSE)
 
output
-1/90/f*(g*cos(f*x+e))^(1/2)*(a*(1+sin(f*x+e)))^(1/2)*a*g/(sin(f*x+e)-1)/( 
-cos(f*x+e)/(1+cos(f*x+e))^2)^(3/2)/(-c*(sin(f*x+e)-1))^(1/2)/c^3/(1+cos(f 
*x+e))^3*(-248*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-90*ln(2*(2*(-cos(f*x+e 
)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2 
)-cos(f*x+e)+1)/(1+cos(f*x+e)))+90*ln((2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1 
/2)*cos(f*x+e)+2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos 
(f*x+e)))+90*ln(2*(2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-c 
os(f*x+e)/(1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*sin(f*x+e) 
-90*ln((2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+e)+2*(-cos(f*x+e)/( 
1+cos(f*x+e))^2)^(1/2)-cos(f*x+e)+1)/(1+cos(f*x+e)))*sin(f*x+e)+88*(-cos(f 
*x+e)/(1+cos(f*x+e))^2)^(1/2)*sin(f*x+e)-80*(-cos(f*x+e)/(1+cos(f*x+e))^2) 
^(1/2)*tan(f*x+e)-80*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*sec(f*x+e)-336*I 
*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e)/(1+cos(f*x+e)))^(1/2)*(-cos(f*x+e)/( 
1+cos(f*x+e))^2)^(1/2)*EllipticE(I*(csc(f*x+e)-cot(f*x+e)),I)*sin(f*x+e)+1 
68*I*EllipticF(I*(csc(f*x+e)-cot(f*x+e)),I)*(1/(1+cos(f*x+e)))^(1/2)*(cos( 
f*x+e)/(1+cos(f*x+e)))^(1/2)*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*cos(f*x+ 
e)*sin(f*x+e)+180*cos(f*x+e)^2*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)+84*cos 
(f*x+e)*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*sin(f*x+e)+12*(-cos(f*x+e)/(1 
+cos(f*x+e))^2)^(1/2)*cos(f*x+e)-168*I*(1/(1+cos(f*x+e)))^(1/2)*(cos(f*x+e 
)/(1+cos(f*x+e)))^(1/2)*(-cos(f*x+e)/(1+cos(f*x+e))^2)^(1/2)*EllipticE(...
 
3.2.3.5 Fricas [C] (verification not implemented)

Result contains higher order function than in optimal. Order 9 vs. order 4.

Time = 0.13 (sec) , antiderivative size = 282, normalized size of antiderivative = 1.16 \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{3/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\frac {2 \, {\left (21 \, a g \cos \left (f x + e\right )^{2} + 18 \, a g \sin \left (f x + e\right ) - 38 \, a g\right )} \sqrt {g \cos \left (f x + e\right )} \sqrt {a \sin \left (f x + e\right ) + a} \sqrt {-c \sin \left (f x + e\right ) + c} + 21 \, {\left (3 i \, \sqrt {2} a g \cos \left (f x + e\right )^{2} - 4 i \, \sqrt {2} a g + {\left (-i \, \sqrt {2} a g \cos \left (f x + e\right )^{2} + 4 i \, \sqrt {2} a g\right )} \sin \left (f x + e\right )\right )} \sqrt {a c g} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (f x + e\right ) + i \, \sin \left (f x + e\right )\right )\right ) + 21 \, {\left (-3 i \, \sqrt {2} a g \cos \left (f x + e\right )^{2} + 4 i \, \sqrt {2} a g + {\left (i \, \sqrt {2} a g \cos \left (f x + e\right )^{2} - 4 i \, \sqrt {2} a g\right )} \sin \left (f x + e\right )\right )} \sqrt {a c g} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (f x + e\right ) - i \, \sin \left (f x + e\right )\right )\right )}{45 \, {\left (3 \, c^{4} f \cos \left (f x + e\right )^{2} - 4 \, c^{4} f - {\left (c^{4} f \cos \left (f x + e\right )^{2} - 4 \, c^{4} f\right )} \sin \left (f x + e\right )\right )}} \]

input
integrate((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(3/2)/(c-c*sin(f*x+e))^(7/ 
2),x, algorithm="fricas")
 
output
1/45*(2*(21*a*g*cos(f*x + e)^2 + 18*a*g*sin(f*x + e) - 38*a*g)*sqrt(g*cos( 
f*x + e))*sqrt(a*sin(f*x + e) + a)*sqrt(-c*sin(f*x + e) + c) + 21*(3*I*sqr 
t(2)*a*g*cos(f*x + e)^2 - 4*I*sqrt(2)*a*g + (-I*sqrt(2)*a*g*cos(f*x + e)^2 
 + 4*I*sqrt(2)*a*g)*sin(f*x + e))*sqrt(a*c*g)*weierstrassZeta(-4, 0, weier 
strassPInverse(-4, 0, cos(f*x + e) + I*sin(f*x + e))) + 21*(-3*I*sqrt(2)*a 
*g*cos(f*x + e)^2 + 4*I*sqrt(2)*a*g + (I*sqrt(2)*a*g*cos(f*x + e)^2 - 4*I* 
sqrt(2)*a*g)*sin(f*x + e))*sqrt(a*c*g)*weierstrassZeta(-4, 0, weierstrassP 
Inverse(-4, 0, cos(f*x + e) - I*sin(f*x + e))))/(3*c^4*f*cos(f*x + e)^2 - 
4*c^4*f - (c^4*f*cos(f*x + e)^2 - 4*c^4*f)*sin(f*x + e))
 
3.2.3.6 Sympy [F(-1)]

Timed out. \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{3/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\text {Timed out} \]

input
integrate((g*cos(f*x+e))**(3/2)*(a+a*sin(f*x+e))**(3/2)/(c-c*sin(f*x+e))** 
(7/2),x)
 
output
Timed out
 
3.2.3.7 Maxima [F]

\[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{3/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\int { \frac {\left (g \cos \left (f x + e\right )\right )^{\frac {3}{2}} {\left (a \sin \left (f x + e\right ) + a\right )}^{\frac {3}{2}}}{{\left (-c \sin \left (f x + e\right ) + c\right )}^{\frac {7}{2}}} \,d x } \]

input
integrate((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(3/2)/(c-c*sin(f*x+e))^(7/ 
2),x, algorithm="maxima")
 
output
integrate((g*cos(f*x + e))^(3/2)*(a*sin(f*x + e) + a)^(3/2)/(-c*sin(f*x + 
e) + c)^(7/2), x)
 
3.2.3.8 Giac [F(-1)]

Timed out. \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{3/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\text {Timed out} \]

input
integrate((g*cos(f*x+e))^(3/2)*(a+a*sin(f*x+e))^(3/2)/(c-c*sin(f*x+e))^(7/ 
2),x, algorithm="giac")
 
output
Timed out
 
3.2.3.9 Mupad [F(-1)]

Timed out. \[ \int \frac {(g \cos (e+f x))^{3/2} (a+a \sin (e+f x))^{3/2}}{(c-c \sin (e+f x))^{7/2}} \, dx=\int \frac {{\left (g\,\cos \left (e+f\,x\right )\right )}^{3/2}\,{\left (a+a\,\sin \left (e+f\,x\right )\right )}^{3/2}}{{\left (c-c\,\sin \left (e+f\,x\right )\right )}^{7/2}} \,d x \]

input
int(((g*cos(e + f*x))^(3/2)*(a + a*sin(e + f*x))^(3/2))/(c - c*sin(e + f*x 
))^(7/2),x)
 
output
int(((g*cos(e + f*x))^(3/2)*(a + a*sin(e + f*x))^(3/2))/(c - c*sin(e + f*x 
))^(7/2), x)